BandstopFilter
BandstopFilter[data,{ω1,ω2}] applies a bandstop filter with cutoff frequencies ω1 and ω2 to an array of data.
BandstopFilter[data,{{ω,q}}] uses center frequency ω and quality factor q.
BandstopFilter[data,spec,n] uses a filter kernel of length n.
BandstopFilter[data,spec,n,wfun] applies a smoothing window wfun to the filter kernel.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.